Revert "When creating a widget path, use the widget type"
authorMatthias Clasen <mclasen@redhat.com>
Wed, 4 May 2016 17:52:09 +0000 (13:52 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 4 May 2016 17:52:22 +0000 (13:52 -0400)
commit5b19747ef8cca357156c50f8ba5d8bc3a10085e9
treee8fbdbc5f383d1356ee93f53f87ad30d9388d8c0
parent0d78b67bca8866a05d0d55d3d5c48aa7a90ff89e
Revert "When creating a widget path, use the widget type"

This reverts commit 0d78b67bca8866a05d0d55d3d5c48aa7a90ff89e.

As Benjamin points out: that'll break all widgets that query style
properties in their init function.
gtk/gtkwidget.c